home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2005 November / WNnov2005.iso / Windows / Utilitaires / Beyond Compare / beycmpfr.exe / {app} / BC2.exe / 0 / RCDATA / TOPTIONSDLG / TOPTIONSDLG.txt
Text File  |  2005-06-02  |  75KB  |  2,735 lines

  1. object OptionsDlg: TOptionsDlg
  2.   Left = 527
  3.   Top = 208
  4.   BorderIcons = [biSystemMenu, biMinimize, biHelp]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Options'
  7.   ClientHeight = 424
  8.   ClientWidth = 584
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'Tahoma'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poOwnerFormCenter
  17.   ShowHint = True
  18.   OnClose = FormClose
  19.   OnCreate = FormCreate
  20.   OnDestroy = FormDestroy
  21.   OnShow = FormShow
  22.   PixelsPerInch = 96
  23.   TextHeight = 13
  24.   object Bevel2: TBevel
  25.     Left = 168
  26.     Top = 8
  27.     Width = 409
  28.     Height = 25
  29.     Style = bsRaised
  30.   end
  31.   object Heading: TLabel
  32.     Left = 176
  33.     Top = 12
  34.     Width = 14
  35.     Height = 16
  36.     Caption = '%'
  37.     Font.Charset = DEFAULT_CHARSET
  38.     Font.Color = clWindowText
  39.     Font.Height = -13
  40.     Font.Name = 'Tahoma'
  41.     Font.Style = [fsBold]
  42.     ParentFont = False
  43.     Transparent = True
  44.   end
  45.   object OKBtn: TButton
  46.     Left = 344
  47.     Top = 392
  48.     Width = 73
  49.     Height = 23
  50.     Caption = 'OK'
  51.     Default = True
  52.     ModalResult = 1
  53.     TabOrder = 1
  54.     OnClick = OKBtnClick
  55.   end
  56.   object CancelBtn: TButton
  57.     Left = 424
  58.     Top = 392
  59.     Width = 73
  60.     Height = 23
  61.     Cancel = True
  62.     Caption = 'Annuler'
  63.     ModalResult = 2
  64.     TabOrder = 2
  65.   end
  66.   object PageControl: TPageControl
  67.     Left = 160
  68.     Top = 40
  69.     Width = 425
  70.     Height = 349
  71.     ActivePage = tsFTPPage
  72.     Style = tsFlatButtons
  73.     TabOrder = 0
  74.     TabStop = False
  75.     object tsGeneralPage: TTabSheet
  76.       Caption = 'G'#233'n'#233'ral|R'#233'glages g'#233'n'#233'raux du programme'
  77.       ImageIndex = 3
  78.       TabVisible = False
  79.       object Bevel10: TBevel
  80.         Left = 16
  81.         Top = 228
  82.         Width = 393
  83.         Height = 6
  84.         Shape = bsBottomLine
  85.       end
  86.       object Label38: TLabel
  87.         Left = 16
  88.         Top = 31
  89.         Width = 150
  90.         Height = 13
  91.         Caption = 'Son '#224' utiliser pour les alertes, erreurs :'
  92.       end
  93.       object Label6: TLabel
  94.         Left = 8
  95.         Top = 228
  96.         Width = 124
  97.         Height = 13
  98.         Caption = 'Options de traitement de script '
  99.         Transparent = False
  100.       end
  101.       object Label45: TLabel
  102.         Left = 16
  103.         Top = 288
  104.         Width = 106
  105.         Height = 13
  106.         Caption = 'Dossier des scripts partag'#233's :'
  107.       end
  108.       object Label43: TLabel
  109.         Left = 16
  110.         Top = 75
  111.         Width = 102
  112.         Height = 13
  113.         Caption = ' Associations d'#39'archive :'
  114.       end
  115.       object Label35: TLabel
  116.         Left = 32
  117.         Top = 172
  118.         Width = 118
  119.         Height = 13
  120.         Caption = 'Commutateurs de la ligne de commande :'
  121.       end
  122.       object ShowHintsEdit: TBCCheckBox
  123.         Left = 16
  124.         Top = 8
  125.         Width = 192
  126.         Height = 17
  127.         HelpContext = 12001
  128.         Caption = 'Montrer les conseils pour les boutons de la barre d'#39'outils, etc.'
  129.         TabOrder = 0
  130.         OnClick = SomethingChangedClick
  131.       end
  132.       object Panel5: TPanel
  133.         Left = 16
  134.         Top = 45
  135.         Width = 393
  136.         Height = 17
  137.         BevelOuter = bvNone
  138.         TabOrder = 1
  139.         object BeepDefault: TBCRadioButton
  140.           Left = 12
  141.           Top = 0
  142.           Width = 82
  143.           Height = 17
  144.           HelpContext = 12002
  145.           Caption = 'Bip par d'#233'faut'
  146.           TabOrder = 0
  147.           OnClick = BeepClick
  148.         end
  149.         object BeepAsterisk: TBCRadioButton
  150.           Left = 184
  151.           Top = 0
  152.           Width = 99
  153.           Height = 17
  154.           HelpContext = 12003
  155.           Caption = 'Son "Ast'#233'risque"'
  156.           TabOrder = 1
  157.           OnClick = BeepClick
  158.         end
  159.       end
  160.       object ScriptBeepEdit: TBCCheckBox
  161.         Left = 16
  162.         Top = 248
  163.         Width = 113
  164.         Height = 17
  165.         HelpContext = 12008
  166.         Caption = 'Bip quand termin'#233
  167.         TabOrder = 6
  168.         OnClick = SomethingChangedClick
  169.       end
  170.       object ScriptCloseEdit: TBCCheckBox
  171.         Left = 16
  172.         Top = 268
  173.         Width = 115
  174.         Height = 17
  175.         HelpContext = 12009
  176.         Caption = 'Fermer quand termin'#233
  177.         TabOrder = 7
  178.         OnClick = SomethingChangedClick
  179.       end
  180.       object SharedScriptsEdit: TEdit
  181.         Left = 16
  182.         Top = 304
  183.         Width = 361
  184.         Height = 21
  185.         HelpContext = 12010
  186.         TabOrder = 8
  187.         OnChange = SomethingChangedClick
  188.       end
  189.       object ScriptBrowseBtn: TBitBtn
  190.         Tag = 1
  191.         Left = 384
  192.         Top = 304
  193.         Width = 24
  194.         Height = 22
  195.         Hint = 'Rechercher un dossier de scripts partag'#233's'
  196.         HelpContext = 12010
  197.         ParentShowHint = False
  198.         ShowHint = True
  199.         TabOrder = 9
  200.         OnClick = ScriptBrowseClick
  201.         NumGlyphs = 2
  202.       end
  203.       object ArchiveMasksEdit: TEdit
  204.         Left = 16
  205.         Top = 91
  206.         Width = 389
  207.         Height = 21
  208.         Hint = '13183'
  209.         HelpContext = 12004
  210.         TabOrder = 2
  211.       end
  212.       object ShellExtSwitchesEdit: TEdit
  213.         Left = 32
  214.         Top = 188
  215.         Width = 169
  216.         Height = 21
  217.         HelpContext = 12007
  218.         TabOrder = 5
  219.         OnClick = SomethingChangedClick
  220.       end
  221.       object ShellExtEdit: TBCCheckBox
  222.         Left = 16
  223.         Top = 132
  224.         Width = 263
  225.         Height = 17
  226.         HelpContext = 12005
  227.         Caption = 
  228.           'Inclure Beyond Compare dans le menu contextuel de l'#39'explorateur ' +
  229.           'de fichier'
  230.         TabOrder = 3
  231.         OnClick = SomethingChangedClick
  232.       end
  233.       object ShellExtSubmenuEdit: TBCCheckBox
  234.         Left = 32
  235.         Top = 152
  236.         Width = 209
  237.         Height = 17
  238.         HelpContext = 12006
  239.         Caption = 'Inclure le sous-menu avec les visualiseurs disponibles'
  240.         TabOrder = 4
  241.         OnClick = SomethingChangedClick
  242.       end
  243.     end
  244.     object tsStartupPage: TTabSheet
  245.       Caption = 'D'#233'marrage|Options de d'#233'marrage'
  246.       ImageIndex = 6
  247.       TabVisible = False
  248.       object Bevel1: TBevel
  249.         Left = 16
  250.         Top = 0
  251.         Width = 393
  252.         Height = 6
  253.         Shape = bsBottomLine
  254.       end
  255.       object Label1: TLabel
  256.         Left = 8
  257.         Top = 0
  258.         Width = 140
  259.         Height = 13
  260.         Caption = 'Lors du d'#233'marrage du Visualiseur de Dossier '
  261.         Transparent = False
  262.       end
  263.       object Bevel4: TBevel
  264.         Left = 8
  265.         Top = 144
  266.         Width = 393
  267.         Height = 6
  268.         Shape = bsBottomLine
  269.       end
  270.       object Label2: TLabel
  271.         Left = 8
  272.         Top = 144
  273.         Width = 174
  274.         Height = 13
  275.         Caption = 'Lors du d'#233'marrage du Visualiseur de Fichier uniquement '
  276.         Transparent = False
  277.       end
  278.       object Startup0: TBCRadioButton
  279.         Left = 16
  280.         Top = 20
  281.         Width = 114
  282.         Height = 17
  283.         HelpContext = 12101
  284.         Caption = 'Charger une session vide'
  285.         TabOrder = 0
  286.         OnClick = SomethingChangedClick
  287.       end
  288.       object Startup1: TBCRadioButton
  289.         Left = 16
  290.         Top = 38
  291.         Width = 101
  292.         Height = 17
  293.         HelpContext = 12102
  294.         Caption = 'Charger la derni'#232're session'
  295.         TabOrder = 1
  296.         OnClick = SomethingChangedClick
  297.       end
  298.       object Startup2: TBCRadioButton
  299.         Left = 16
  300.         Top = 56
  301.         Width = 125
  302.         Height = 17
  303.         HelpContext = 12103
  304.         Caption = 'Montrer la bo'#238'te de dialogue d'#39'Ouverture'
  305.         TabOrder = 2
  306.         OnClick = SomethingChangedClick
  307.       end
  308.       object Startup3: TBCRadioButton
  309.         Left = 16
  310.         Top = 74
  311.         Width = 161
  312.         Height = 17
  313.         HelpContext = 12104
  314.         Caption = 'Montrer la bo'#238'te de dialogue du gestionnaire de session'
  315.         TabOrder = 3
  316.         OnClick = SomethingChangedClick
  317.       end
  318.       object StartupFileOnlyEdit: TBCCheckBox
  319.         Left = 16
  320.         Top = 164
  321.         Width = 219
  322.         Height = 17
  323.         HelpContext = 12107
  324.         Caption = 
  325.           'Montrer la bo'#238'te de dialogue avec les r'#233'sultats de la comparaiso' +
  326.           'n'
  327.         TabOrder = 6
  328.         OnClick = SomethingChangedClick
  329.       end
  330.       object Panel3: TPanel
  331.         Left = 32
  332.         Top = 184
  333.         Width = 369
  334.         Height = 37
  335.         BevelOuter = bvNone
  336.         TabOrder = 7
  337.         object FOQCBinaryEdit: TBCRadioButton
  338.           Left = 0
  339.           Top = 0
  340.           Width = 121
  341.           Height = 17
  342.           HelpContext = 12108
  343.           Caption = 'Comparaison rapide en &binaire'
  344.           TabOrder = 0
  345.           OnClick = SomethingChangedClick
  346.         end
  347.         object FOQCRulesEdit: TBCRadioButton
  348.           Left = 0
  349.           Top = 20
  350.           Width = 150
  351.           Height = 17
  352.           HelpContext = 12109
  353.           Caption = 'Comparaison rapide avec les &r'#232'gles'
  354.           TabOrder = 1
  355.           OnClick = SomethingChangedClick
  356.         end
  357.       end
  358.       object MultiInstanceEdit: TBCCheckBox
  359.         Left = 16
  360.         Top = 94
  361.         Width = 188
  362.         Height = 17
  363.         HelpContext = 12105
  364.         Caption = 'Autoriser des instances multiples du programme'
  365.         TabOrder = 4
  366.         OnClick = SomethingChangedClick
  367.       end
  368.       object MultiViewerEdit: TBCCheckBox
  369.         Left = 16
  370.         Top = 114
  371.         Width = 229
  372.         Height = 17
  373.         HelpContext = 12106
  374.         Caption = 'Autoriser les visualiseurs multiples par instance de programme'
  375.         TabOrder = 5
  376.         OnClick = SomethingChangedClick
  377.       end
  378.       object FOSkipOnMismatchEdit: TBCCheckBox
  379.         Left = 32
  380.         Top = 224
  381.         Width = 237
  382.         Height = 17
  383.         HelpContext = 12110
  384.         Caption = 'Ouvrir automatiquement le visualiseur si les fichiers diff'#232'rent'
  385.         TabOrder = 8
  386.         OnClick = SomethingChangedClick
  387.       end
  388.     end
  389.     object tsConfirmationsPage: TTabSheet
  390.       Caption = 'Confirmations|Confirmations'
  391.       ImageIndex = 15
  392.       TabVisible = False
  393.       object Bevel3: TBevel
  394.         Left = 16
  395.         Top = 0
  396.         Width = 393
  397.         Height = 6
  398.         Shape = bsBottomLine
  399.       end
  400.       object Label4: TLabel
  401.         Left = 8
  402.         Top = 0
  403.         Width = 69
  404.         Height = 13
  405.         Caption = 'Confirmations '
  406.         Transparent = False
  407.       end
  408.       object Label36: TLabel
  409.         Left = 16
  410.         Top = 168
  411.         Width = 186
  412.         Height = 13
  413.         Caption = 'Confirmations pendant les synchronisations :'
  414.       end
  415.       object ConfirmCopy: TBCCheckBox
  416.         Left = 16
  417.         Top = 20
  418.         Width = 100
  419.         Height = 17
  420.         HelpContext = 12201
  421.         Caption = 'Confirmer la &copie de fichier'
  422.         TabOrder = 0
  423.         OnClick = SomethingChangedClick
  424.       end
  425.       object ConfirmMove: TBCCheckBox
  426.         Left = 16
  427.         Top = 40
  428.         Width = 103
  429.         Height = 17
  430.         HelpContext = 12202
  431.         Caption = 'Confirmer le d'#233'placement de fichier'
  432.         TabOrder = 1
  433.         OnClick = SomethingChangedClick
  434.       end
  435.       object ConfirmCreate: TBCCheckBox
  436.         Left = 16
  437.         Top = 60
  438.         Width = 135
  439.         Height = 17
  440.         HelpContext = 12203
  441.         Caption = 'Confirmer la cr'#233'ation de dossier'
  442.         TabOrder = 2
  443.         OnClick = SomethingChangedClick
  444.       end
  445.       object ConfirmReadonly: TBCCheckBox
  446.         Left = 16
  447.         Top = 80
  448.         Width = 219
  449.         Height = 17
  450.         HelpContext = 12204
  451.         Caption = 
  452.           'Confirmer le remplacement, la suppression de fichier en lecture ' +
  453.           'seule'
  454.         TabOrder = 3
  455.         OnClick = SomethingChangedClick
  456.       end
  457.       object ConfirmMoveOverwrite: TBCCheckBox
  458.         Left = 16
  459.         Top = 100
  460.         Width = 187
  461.         Height = 17
  462.         HelpContext = 12205
  463.         Caption = 'Confirmer le remplacement de fichier pendant le d'#233'placement'
  464.         TabOrder = 4
  465.         OnClick = SomethingChangedClick
  466.       end
  467.       object ConfirmCompare: TBCCheckBox
  468.         Left = 16
  469.         Top = 120
  470.         Width = 141
  471.         Height = 17
  472.         HelpContext = 12206
  473.         Caption = 'Confirmer la comparaison de contenu'
  474.         TabOrder = 5
  475.         OnClick = SomethingChangedClick
  476.       end
  477.       object AudibleNoticeEdit: TBCCheckBox
  478.         Left = 16
  479.         Top = 140
  480.         Width = 165
  481.         Height = 17
  482.         HelpContext = 12207
  483.         Caption = 'Bip apr'#232's de longues op'#233'rations sur les fichiers'
  484.         TabOrder = 6
  485.         OnClick = SomethingChangedClick
  486.       end
  487.       object Panel4: TPanel
  488.         Left = 16
  489.         Top = 184
  490.         Width = 393
  491.         Height = 21
  492.         BevelOuter = bvNone
  493.         TabOrder = 7
  494.         object SyncConfirmPrompt: TBCRadioButton
  495.           Left = 12
  496.           Top = 0
  497.           Width = 54
  498.           Height = 17
  499.           HelpContext = 12208
  500.           Caption = 'Demande'
  501.           TabOrder = 0
  502.           OnClick = SomethingChangedClick
  503.         end
  504.         object SyncConfirmYes: TBCRadioButton
  505.           Left = 140
  506.           Top = 0
  507.           Width = 64
  508.           Height = 17
  509.           HelpContext = 12209
  510.           Caption = 'Oui pour tout'
  511.           TabOrder = 1
  512.           OnClick = SomethingChangedClick
  513.         end
  514.         object SyncConfirmNo: TBCRadioButton
  515.           Left = 268
  516.           Top = 0
  517.           Width = 60
  518.           Height = 17
  519.           HelpContext = 12210
  520.           Caption = 'Non pour tout'
  521.           TabOrder = 2
  522.           OnClick = SomethingChangedClick
  523.         end
  524.       end
  525.     end
  526.     object tsRulesPage: TTabSheet
  527.       Caption = 'R'#232'gles|R'#232'gles de comparaison de fichiers'
  528.       TabVisible = False
  529.       object Label24: TLabel
  530.         Left = 8
  531.         Top = 216
  532.         Width = 75
  533.         Height = 13
  534.         Caption = 'Modules d'#39'extension (plug-ins) ajout'#233's'
  535.       end
  536.       object Label3: TLabel
  537.         Left = 52
  538.         Top = 316
  539.         Width = 148
  540.         Height = 13
  541.         Alignment = taRightJustify
  542.         Caption = 'Voir les modules d'#39'ext. disponibles :'
  543.       end
  544.       object PluginsURL: TOvcURL
  545.         Left = 208
  546.         Top = 316
  547.         Width = 197
  548.         Height = 13
  549.         Hint = 
  550.           'V'#233'rifier le site Web de Scooter Software pour des modules d'#39'exte' +
  551.           'nsion (plug-ins)'
  552.         Caption = 'www.scootersoftware.com/v2plugins.html'
  553.         URL = 'http://www.scootersoftware.com/v2plugins.html'
  554.         Font.Charset = DEFAULT_CHARSET
  555.         Font.Color = clBlue
  556.         Font.Height = -11
  557.         Font.Name = 'MS Sans Serif'
  558.         Font.Style = [fsUnderline]
  559.         ParentFont = False
  560.       end
  561.       object RulesTable: TListTable
  562.         Left = 8
  563.         Top = 8
  564.         Width = 401
  565.         Height = 161
  566.         HelpContext = 12301
  567.         DeleteKey = dkNothing
  568.         DragCursor = crDrag
  569.         DragMode = dmAutomatic
  570.         ExtendedSelect = True
  571.         FooterEnabled = False
  572.         FreeOnDelete = False
  573.         Header.Sections = (
  574.           #0'146'#0'Nom'
  575.           #0'120'#0'Types de fichier'
  576.           #0'130'#0'G'#233'r'#233' par')
  577.         HeaderFont.Charset = DEFAULT_CHARSET
  578.         HeaderFont.Color = clWindowText
  579.         HeaderFont.Height = -11
  580.         HeaderFont.Name = 'Tahoma'
  581.         HeaderFont.Style = []
  582.         InsertKey = False
  583.         MultiSelect = False
  584.         ParentCtl3D = False
  585.         ScrollBarAlways = False
  586.         TabOrder = 0
  587.         TildeForTab = False
  588.         VertLines = True
  589.         WantReturns = False
  590.         OnClick = RulesTableClick
  591.         OnDblClick = EditRulesBtnClick
  592.         OnDragDrop = RulesTableDragDrop
  593.         OnDragOver = RulesTableDragOver
  594.         OnGetDisplayText = RulesTableGetDisplayText
  595.       end
  596.       object NewRulesBtn: TButton
  597.         Left = 8
  598.         Top = 168
  599.         Width = 64
  600.         Height = 23
  601.         HelpContext = 12302
  602.         Caption = '&Nouvelle'
  603.         TabOrder = 1
  604.         OnClick = NewRulesBtnClick
  605.       end
  606.       object DeleteRulesBtn: TButton
  607.         Left = 248
  608.         Top = 168
  609.         Width = 64
  610.         Height = 23
  611.         HelpContext = 12306
  612.         Caption = '&Supprimer'
  613.         TabOrder = 6
  614.         OnClick = DeleteRulesBtnClick
  615.       end
  616.       object EditRulesBtn: TButton
  617.         Left = 136
  618.         Top = 168
  619.         Width = 64
  620.         Height = 23
  621.         HelpContext = 12303
  622.         Caption = '&Editer'
  623.         TabOrder = 3
  624.         OnClick = EditRulesBtnClick
  625.       end
  626.       object MoveRulesUpBtn: TBitBtn
  627.         Left = 200
  628.         Top = 168
  629.         Width = 24
  630.         Height = 23
  631.         Hint = 'D'#233'placer vers le haut'
  632.         HelpContext = 12304
  633.         TabOrder = 4
  634.         OnClick = MoveRulesUpBtnClick
  635.         Glyph.Data = {
  636.           F6000000424DF600000000000000760000002800000010000000100000000100
  637.           04000000000080000000120B0000120B00001000000010000000000000000000
  638.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  639.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555500055
  640.           555555555550B0555555555555508055555555555550B0555555555555508055
  641.           555555555550B05555555555000080000555555508B8B8B805555555508B8B80
  642.           5555555550B8B8B055555555550B8B05555555555508B8055555555555508055
  643.           555555555550B055555555555555055555555555555505555555}
  644.       end
  645.       object MoveRulesDownBtn: TBitBtn
  646.         Left = 224
  647.         Top = 168
  648.         Width = 24
  649.         Height = 23
  650.         Hint = 'D'#233'placer vers le bas'
  651.         HelpContext = 12305
  652.         TabOrder = 5
  653.         OnClick = MoveRulesDownBtnClick
  654.         Glyph.Data = {
  655.           F6000000424DF600000000000000760000002800000010000000100000000100
  656.           04000000000080000000120B0000120B00001000000010000000000000000000
  657.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  658.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555505555
  659.           555555555550555555555555550B0555555555555508055555555555508B8055
  660.           5555555550B8B055555555550B8B8B055555555508B8B805555555508B8B8B80
  661.           555555500008000055555555550B0555555555555508055555555555550B0555
  662.           555555555508055555555555550B055555555555550005555555}
  663.       end
  664.       object PluginTable: TListTable
  665.         Left = 8
  666.         Top = 232
  667.         Width = 401
  668.         Height = 81
  669.         HelpContext = 12310
  670.         Color = clBtnFace
  671.         DeleteKey = dkNothing
  672.         DragCursor = crDrag
  673.         DragMode = dmManual
  674.         ExtendedSelect = True
  675.         FooterEnabled = False
  676.         FreeOnDelete = False
  677.         Header.Sections = (
  678.           #0'85'#0'Nom du fichier'
  679.           #0'98'#0'Gestionnaire'
  680.           #0'132'#0'Description'
  681.           #0'51'#0'^Version')
  682.         HeaderFont.Charset = DEFAULT_CHARSET
  683.         HeaderFont.Color = clWindowText
  684.         HeaderFont.Height = -11
  685.         HeaderFont.Name = 'Tahoma'
  686.         HeaderFont.Style = []
  687.         InsertKey = False
  688.         MultiSelect = False
  689.         ParentCtl3D = False
  690.         ScrollBarAlways = False
  691.         TabOrder = 7
  692.         TabStop = False
  693.         TildeForTab = False
  694.         VertLines = True
  695.         WantReturns = False
  696.         OnDblClick = PluginTableDblClick
  697.       end
  698.       object PluginDisabledText: TStaticText
  699.         Left = 12
  700.         Top = 266
  701.         Width = 381
  702.         Height = 17
  703.         Alignment = taCenter
  704.         AutoSize = False
  705.         Caption = 
  706.           'Enregistrez-vous pour permettre le support des modules d'#39'extensi' +
  707.           'on !'
  708.         TabOrder = 8
  709.       end
  710.       object CloneRulesBtn: TButton
  711.         Left = 72
  712.         Top = 168
  713.         Width = 64
  714.         Height = 23
  715.         HelpContext = 12307
  716.         Caption = '&Copie'
  717.         TabOrder = 2
  718.         OnClick = CloneRulesBtnClick
  719.       end
  720.     end
  721.     object tsFolderViewerPage: TTabSheet
  722.       Caption = 'Visualiseur de Dossiers|R'#233'glages du Visualiseur de Dossiers'
  723.       ImageIndex = 4
  724.       TabVisible = False
  725.       object Label29: TLabel
  726.         Left = 16
  727.         Top = 40
  728.         Width = 67
  729.         Height = 13
  730.         Caption = 'Filtres pr'#233'd'#233'finis :'
  731.       end
  732.       object Label46: TLabel
  733.         Left = 16
  734.         Top = 156
  735.         Width = 101
  736.         Height = 13
  737.         Caption = 'Fichier des sessions partag'#233'es :'
  738.       end
  739.       object FilterTemplateEdit: TMemo
  740.         Left = 16
  741.         Top = 56
  742.         Width = 389
  743.         Height = 89
  744.         HelpContext = 12402
  745.         ScrollBars = ssVertical
  746.         TabOrder = 1
  747.         WordWrap = False
  748.         OnChange = SomethingChangedClick
  749.       end
  750.       object AutoSaveSessionState: TBCCheckBox
  751.         Left = 16
  752.         Top = 12
  753.         Width = 281
  754.         Height = 17
  755.         HelpContext = 12401
  756.         Caption = 
  757.           'Sauvegarde auto du filtre d'#39'affichage et de l'#39'ordre de tri de la' +
  758.           ' session'
  759.         TabOrder = 0
  760.         OnClick = SomethingChangedClick
  761.       end
  762.       object SharedSessionsEdit: TEdit
  763.         Left = 16
  764.         Top = 172
  765.         Width = 360
  766.         Height = 21
  767.         HelpContext = 12403
  768.         TabOrder = 2
  769.         OnChange = SomethingChangedClick
  770.       end
  771.       object SessionBrowseBtn: TBitBtn
  772.         Tag = 1
  773.         Left = 384
  774.         Top = 172
  775.         Width = 24
  776.         Height = 22
  777.         Hint = 'Rechercher un fichier de sessions partag'#233'es'
  778.         HelpContext = 12403
  779.         ParentShowHint = False
  780.         ShowHint = True
  781.         TabOrder = 3
  782.         OnClick = SessionBrowseClick
  783.         Glyph.Data = {
  784.           36060000424D3606000000000000360400002800000020000000100000000100
  785.           08000000000000020000220B0000220B00000001000000000000000000000000
  786.           80000080000000808000800000008000800080800000C0C0C000C0DCC000F0CA
  787.           A600000000000818180029000800390008003D252D0031313100393939007329
  788.           10006B21210063212900633131000063310010106B0000007B0031317B005A31
  789.           420052394A0000525A0039425200235260000063630000636F0010636B00007B
  790.           7B004A4A4A00525252005A5A5A00476D7300636363006B6B6B00737363007B73
  791.           6B00737373007B7B7B007F7F7F008000000084000000BF0000009C310000BD31
  792.           0000843929008C392900FF000000CE313100AD421800B54A1000BD4A10009C63
  793.           0000BD522100BD633900C64A1000C6521800CE521800CE630000C6522100C65A
  794.           2100CE5A2100C65A2900D6522100CE5A3100CE632900C6633100CE633100CE6B
  795.           3100CE6B3900D66B3100DE6B3100E7632900FF633100E77339008C6B5A00A57B
  796.           6B00D6734200CE735200C67B5200C67B5A00D67B5200E7734A000080000000BF
  797.           000000FF00008080000084840000ADAD0000BFBF0000C6C60000D6D61000FFCE
  798.           0000FFFF0000DEDE2100949463009C9C6300DE845A00FF8C4A00C6846B00CE8C
  799.           6B00DE8C6300DE8C6B00DE947300D69C7B00E7846300EF8C6B00F79C6B00EF94
  800.           7300E79C7300E79C7B00F7A57B00FFB57300FFFF6300000080002121A5005A5A
  801.           8C0073738C006B6BA5002929CE000000FF005A5AC6005252D6005252DE006363
  802.           E7006B6BE7006B6BEF007373EF0080008000FF00FF00FF31FF00008080000084
  803.           8400009C9C002194A50000ADAD0012AEB70000BEBE005A848C00639C9C006B9C
  804.           A50000A5D60014B5D20029BDCE0002B5E20000BDF700639CCE005ABDC60001C9
  805.           ED0000CEFF0002D3F70000D6FF0000DEFF0004E8F50000E7FF0008E7FF0000EF
  806.           FF0002F7FF0008F7FF0000FFFF0018FDFF0052D6DE004ADEFF0063D6E7006BDE
  807.           EF0052EFFF0073E7EF0080808000848484008C8C8C00949494009C9C9C00A5A5
  808.           A500ADADAD00B5B5B500BDBDBD00CE9C8400C6A59400D6AD9400D6AD9C00EFA5
  809.           8400EFAD8400EFAD9400CEB5A500E7BDA500F7BDAD00CECE9C00FFCE9400DEC6
  810.           BD00FFD6AD00FFDEAD00F7CEBD008484EF00ADADF700BDBDF7009CCECE009CCE
  811.           FF0084E7EF0084EFFF009CFFFF00ADEFF700BDF7F700C0C0C000C6C6C600CECE
  812.           CE00DECEC600D5D5D500D6D6D600DEDEDE00E7CEC600E7D6CE00F7DECE00FFDE
  813.           CE00EFDED600F7DED600FFEFCE00FFF7C600EFE7DE00F7E7D600F7E7DE00FFEF
  814.           DE00C6C6FF00CECEFF00D6E7E700CEF7FF00E7E7E700EFEFEF00F7E7E700F7EF
  815.           E700FFEFE700F7EFEF00FFEFEF00F7F7EF00E7E7FF00EFF7F700E7FFFF00EFFF
  816.           FF00F7F7F700FFF7F700F7FFFF00FFFFFF00F0FBFF00A4A0A000808080000000
  817.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00868686868686
  818.           8686868686868686868686868686868686868686868686868686868686868686
  819.           8686868686868686868686F5F5F5F5F5F5F5F5F5F5F5868686860F0F0F0F0F0F
  820.           0F0F0F0F0F8686868686ACACACACACACACACACACAC07F58686861E1E8C8C8C8A
  821.           8A8A218A210F86868686ACAC07F586868686868686AC07F586861ECC1E8C8C8C
  822.           8A8A8A218A210F868686ACF5AC07F586868686868686AC07F5861ECCCC1E8C8C
  823.           8C8A8A8A2121210F8686ACF586AC07F586868686868686AC07F51EF5AACC1E8C
  824.           8C8C8A8A8A2121210F86ACF58686AC07F5F5F5F5F5F5F5F5ACF51EA4F5AACC1E
  825.           1E1E1E1E1E1E0F0F0F86ACF5868686ACACACACACACACACACACAC1EF5AACCAACC
  826.           AA9A9A9A008686868686ACF58686868686868686ACF5868686861EAAF5AACCAA
  827.           AAAA9A9A008686868686ACF5868686F5F5F5F5F5ACF5868686861ECCCCCCC81E
  828.           1E1E1E1E868686868686AC07F5F5ACACACACACACAC8686F5F5F5861E1E1E1E86
  829.           8686868686860000008686ACACAC8686868686868686ACACACF5868686868686
  830.           86868686868686000086868686868686868686F5868686ACACF5868686868686
  831.           868600868686008600868686868686868686AC07F5F5AC86AC86868686868686
  832.           86868600000086868686868686868686868686ACACAC86868686868686868686
  833.           8686868686868686868686868686868686868686868686868686}
  834.         NumGlyphs = 2
  835.       end
  836.       object StripCDReadonlyEdit: TBCCheckBox
  837.         Left = 16
  838.         Top = 208
  839.         Width = 285
  840.         Height = 17
  841.         Caption = 
  842.           'Enl'#232've l'#39'indicateur de lecture seule en copiant d'#39'un CD ou d'#39'un ' +
  843.           'DVD'
  844.         TabOrder = 4
  845.         OnClick = SomethingChangedClick
  846.       end
  847.     end
  848.     object tsMainColorsPage: TTabSheet
  849.       Caption = '>Couleurs|Couleurs du Visualiseur de Dossier'
  850.       ImageIndex = 12
  851.       TabVisible = False
  852.       object Label8: TLabel
  853.         Left = 107
  854.         Top = 6
  855.         Width = 71
  856.         Height = 13
  857.         Alignment = taRightJustify
  858.         Caption = 'Fichiers identiques :'
  859.       end
  860.       object Label9: TLabel
  861.         Left = 72
  862.         Top = 34
  863.         Width = 106
  864.         Height = 13
  865.         Alignment = taRightJustify
  866.         Caption = 'Fichiers plus r'#233'cents/diff'#233'rents :'
  867.       end
  868.       object Label10: TLabel
  869.         Left = 124
  870.         Top = 62
  871.         Width = 54
  872.         Height = 13
  873.         Alignment = taRightJustify
  874.         Caption = 'Fichiers plus anciens :'
  875.       end
  876.       object Label11: TLabel
  877.         Left = 298
  878.         Top = 6
  879.         Width = 64
  880.         Height = 13
  881.         Alignment = taRightJustify
  882.         Caption = 'Fichiers orphelins :'
  883.       end
  884.       object Label12: TLabel
  885.         Left = 298
  886.         Top = 34
  887.         Width = 64
  888.         Height = 13
  889.         Alignment = taRightJustify
  890.         Caption = 'Fichiers filtr'#233's :'
  891.       end
  892.       object Label13: TLabel
  893.         Left = 305
  894.         Top = 62
  895.         Width = 57
  896.         Height = 13
  897.         Alignment = taRightJustify
  898.         Caption = 'Info Dossier :'
  899.       end
  900.       object MainStripeLabel: TLabel
  901.         Left = 302
  902.         Top = 130
  903.         Width = 60
  904.         Height = 13
  905.         Alignment = taRightJustify
  906.         Caption = 'Couleur de la bande :'
  907.       end
  908.       object Label20: TLabel
  909.         Left = 90
  910.         Top = 102
  911.         Width = 88
  912.         Height = 13
  913.         Alignment = taRightJustify
  914.         Caption = 'Couleur de fond :'
  915.       end
  916.       object Label26: TLabel
  917.         Left = 111
  918.         Top = 130
  919.         Width = 67
  920.         Height = 13
  921.         Alignment = taRightJustify
  922.         Caption = 'Ligne s'#233'lectionn'#233'e :'
  923.       end
  924.       object Label40: TLabel
  925.         Left = 313
  926.         Top = 286
  927.         Width = 49
  928.         Height = 13
  929.         Alignment = taRightJustify
  930.         Caption = 'Couleur du journal (Log) :'
  931.       end
  932.       object MainSwatch: TListBox
  933.         Left = 16
  934.         Top = 156
  935.         Width = 401
  936.         Height = 105
  937.         HelpContext = 12509
  938.         Style = lbOwnerDrawFixed
  939.         ItemHeight = 16
  940.         Items.Strings = (
  941.           '0'
  942.           '1'
  943.           '2'
  944.           '3'
  945.           '4'
  946.           '5')
  947.         TabOrder = 10
  948.         OnDrawItem = MainSwatchDrawItem
  949.       end
  950.       object MatchingColorBtn: TWin95ColorButton
  951.         Left = 184
  952.         Top = 0
  953.         Width = 46
  954.         Height = 24
  955.         HelpContext = 12501
  956.         Color = clWhite
  957.         ColorDlgOptions = [cdFullOpen]
  958.         ButtonCaption = '&Plus...'
  959.         TabOrder = 0
  960.         TabStop = True
  961.         OnClick = ColorBtnClick
  962.         OnColorChange = MainColorChange
  963.         OnColorDlgOK = ColorDlgOK
  964.       end
  965.       object NewerColorBtn: TWin95ColorButton
  966.         Left = 184
  967.         Top = 28
  968.         Width = 46
  969.         Height = 24
  970.         HelpContext = 12502
  971.         Color = clWhite
  972.         ColorDlgOptions = [cdFullOpen]
  973.         ButtonCaption = '&Plus...'
  974.         TabOrder = 1
  975.         TabStop = True
  976.         OnClick = ColorBtnClick
  977.         OnColorChange = MainColorChange
  978.         OnColorDlgOK = ColorDlgOK
  979.       end
  980.       object OlderColorBtn: TWin95ColorButton
  981.         Left = 184
  982.         Top = 56
  983.         Width = 46
  984.         Height = 24
  985.         HelpContext = 12503
  986.         Color = clWhite
  987.         ColorDlgOptions = [cdFullOpen]
  988.         ButtonCaption = '&Plus...'
  989.         TabOrder = 2
  990.         TabStop = True
  991.         OnClick = ColorBtnClick
  992.         OnColorChange = MainColorChange
  993.         OnColorDlgOK = ColorDlgOK
  994.       end
  995.       object MainBGColorBtn: TWin95ColorButton
  996.         Left = 184
  997.         Top = 96
  998.         Width = 46
  999.         Height = 24
  1000.         HelpContext = 12507
  1001.         Color = clWhite
  1002.         ColorDlgOptions = [cdFullOpen]
  1003.         ButtonCaption = '&Plus...'
  1004.         TabOrder = 3
  1005.         TabStop = True
  1006.         OnClick = ColorBtnClick
  1007.         OnColorChange = MainColorChange
  1008.         OnColorDlgOK = ColorDlgOK
  1009.       end
  1010.       object MainSelectionColorBtn: TWin95ColorButton
  1011.         Left = 184
  1012.         Top = 124
  1013.         Width = 46
  1014.         Height = 24
  1015.         HelpContext = 12508
  1016.         Color = clWhite
  1017.         ColorDlgOptions = [cdFullOpen]
  1018.         ButtonCaption = '&Plus...'
  1019.         TabOrder = 4
  1020.         TabStop = True
  1021.         OnClick = ColorBtnClick
  1022.         OnColorChange = MainColorChange
  1023.         OnColorDlgOK = ColorDlgOK
  1024.       end
  1025.       object OrphanColorBtn: TWin95ColorButton
  1026.         Left = 368
  1027.         Top = 0
  1028.         Width = 46
  1029.         Height = 24
  1030.         HelpContext = 12504
  1031.         Color = clWhite
  1032.         ColorDlgOptions = [cdFullOpen]
  1033.         ButtonCaption = '&Plus...'
  1034.         TabOrder = 5
  1035.         TabStop = True
  1036.         OnClick = ColorBtnClick
  1037.         OnColorChange = MainColorChange
  1038.         OnColorDlgOK = ColorDlgOK
  1039.       end
  1040.       object OlderThanColorBtn: TWin95ColorButton
  1041.         Left = 368
  1042.         Top = 28
  1043.         Width = 46
  1044.         Height = 24
  1045.         HelpContext = 12505
  1046.         Color = clWhite
  1047.         ColorDlgOptions = [cdFullOpen]
  1048.         ButtonCaption = '&Plus...'
  1049.         TabOrder = 6
  1050.         TabStop = True
  1051.         OnClick = ColorBtnClick
  1052.         OnColorChange = MainColorChange
  1053.         OnColorDlgOK = ColorDlgOK
  1054.       end
  1055.       object FolderColorBtn: TWin95ColorButton
  1056.         Left = 368
  1057.         Top = 56
  1058.         Width = 46
  1059.         Height = 24
  1060.         HelpContext = 12506
  1061.         Color = clWhite
  1062.         ColorDlgOptions = [cdFullOpen]
  1063.         ButtonCaption = '&Plus...'
  1064.         TabOrder = 7
  1065.         TabStop = True
  1066.         OnClick = ColorBtnClick
  1067.         OnColorChange = MainColorChange
  1068.         OnColorDlgOK = ColorDlgOK
  1069.       end
  1070.       object MainStripeColorBtn: TWin95ColorButton
  1071.         Left = 368
  1072.         Top = 124
  1073.         Width = 46
  1074.         Height = 24
  1075.         HelpContext = 12551
  1076.         Color = clWhite
  1077.         ColorDlgOptions = [cdFullOpen]
  1078.         ButtonCaption = '&Plus...'
  1079.         TabOrder = 9
  1080.         TabStop = True
  1081.         OnClick = ColorBtnClick
  1082.         OnColorChange = MainColorChange
  1083.         OnColorDlgOK = ColorDlgOK
  1084.       end
  1085.       object MainStripesEdit: TBCCheckBox
  1086.         Left = 272
  1087.         Top = 106
  1088.         Width = 74
  1089.         Height = 17
  1090.         HelpContext = 12550
  1091.         BiDiMode = bdLeftToRight
  1092.         Caption = 'Utiliser les bandes color'#233'es'
  1093.         ParentBiDiMode = False
  1094.         TabOrder = 8
  1095.         OnClick = MainColorChange
  1096.       end
  1097.       object ColoredFoldersEdit: TBCCheckBox
  1098.         Left = 16
  1099.         Top = 265
  1100.         Width = 173
  1101.         Height = 17
  1102.         HelpContext = 12510
  1103.         Caption = 'La couleur indique le contenu des dossiers'
  1104.         TabOrder = 11
  1105.         OnClick = MainColorChange
  1106.       end
  1107.       object LogColorBtn: TWin95ColorButton
  1108.         Left = 368
  1109.         Top = 280
  1110.         Width = 46
  1111.         Height = 24
  1112.         HelpContext = 12511
  1113.         Color = clWhite
  1114.         ColorDlgOptions = [cdFullOpen]
  1115.         ButtonCaption = '&Plus...'
  1116.         TabOrder = 12
  1117.         TabStop = True
  1118.         OnClick = ColorBtnClick
  1119.         OnColorChange = SomethingChangedClick
  1120.         OnColorDlgOK = ColorDlgOK
  1121.       end
  1122.     end
  1123.     object tsSyncOptionsPage: TTabSheet
  1124.       Caption = 'Options de synchronis.|Options de synchronisation'
  1125.       ImageIndex = 13
  1126.       TabVisible = False
  1127.       object Label42: TLabel
  1128.         Left = 8
  1129.         Top = 0
  1130.         Width = 401
  1131.         Height = 41
  1132.         AutoSize = False
  1133.         Caption = 
  1134.           'Ces r'#233'glages contr'#244'lent les actions "Synchroniser vers la droite' +
  1135.           '" et "Synchroniser vers la gauche".'
  1136.         WordWrap = True
  1137.       end
  1138.       object SyncPageControl: TPageControl
  1139.         Left = 0
  1140.         Top = 40
  1141.         Width = 417
  1142.         Height = 249
  1143.         ActivePage = tsSyncLeft
  1144.         TabOrder = 0
  1145.         object tsSyncRight: TTabSheet
  1146.           HelpContext = 12601
  1147.           Caption = 'Synchroniser vers la droite'
  1148.           ImageIndex = 84
  1149.           inline SyncRightFrame: TSyncOptionsFrame
  1150.             Left = 0
  1151.             Top = 0
  1152.             Width = 409
  1153.             Height = 223
  1154.             Font.Charset = DEFAULT_CHARSET
  1155.             Font.Color = clWindowText
  1156.             Font.Height = -11
  1157.             Font.Name = 'Tahoma'
  1158.             Font.Style = []
  1159.             ParentFont = False
  1160.             TabOrder = 0
  1161.           end
  1162.         end
  1163.         object tsSyncLeft: TTabSheet
  1164.           HelpContext = 12602
  1165.           Caption = 'Synchroniser vers la gauche'
  1166.           ImageIndex = 41
  1167.           inline SyncLeftFrame: TSyncOptionsFrame
  1168.             Left = 0
  1169.             Top = 0
  1170.             Width = 409
  1171.             Height = 223
  1172.             Font.Charset = DEFAULT_CHARSET
  1173.             Font.Color = clWindowText
  1174.             Font.Height = -11
  1175.             Font.Name = 'Tahoma'
  1176.             Font.Style = []
  1177.             ParentFont = False
  1178.             TabOrder = 0
  1179.           end
  1180.         end
  1181.       end
  1182.       object UseRecycleBin: TBCCheckBox
  1183.         Left = 12
  1184.         Top = 302
  1185.         Width = 142
  1186.         Height = 17
  1187.         HelpContext = 15
  1188.         Caption = 'Utiliser la corbeille si c'#39'est possible'
  1189.         TabOrder = 1
  1190.       end
  1191.     end
  1192.     object tsFileViewerPage: TTabSheet
  1193.       Caption = 'Visualiseur de Fichier|R'#233'glages du Visualiseur de Fichier'
  1194.       ImageIndex = 11
  1195.       TabVisible = False
  1196.       object Bevel6: TBevel
  1197.         Left = 16
  1198.         Top = 0
  1199.         Width = 393
  1200.         Height = 6
  1201.         Shape = bsBottomLine
  1202.       end
  1203.       object Label33: TLabel
  1204.         Left = 8
  1205.         Top = 0
  1206.         Width = 122
  1207.         Height = 13
  1208.         Caption = 'Nombre de lignes de contexte '
  1209.         Transparent = False
  1210.       end
  1211.       object Bevel8: TBevel
  1212.         Left = 16
  1213.         Top = 120
  1214.         Width = 393
  1215.         Height = 6
  1216.         Shape = bsBottomLine
  1217.       end
  1218.       object Label34: TLabel
  1219.         Left = 8
  1220.         Top = 120
  1221.         Width = 108
  1222.         Height = 13
  1223.         Caption = 'Options diverses '
  1224.         Transparent = False
  1225.       end
  1226.       object Bevel15: TBevel
  1227.         Left = 16
  1228.         Top = 56
  1229.         Width = 393
  1230.         Height = 6
  1231.         Shape = bsBottomLine
  1232.       end
  1233.       object Label41: TLabel
  1234.         Left = 8
  1235.         Top = 56
  1236.         Width = 187
  1237.         Height = 13
  1238.         Caption = 'Lors de la copie des deux c'#244't'#233's vers le presse-papier '
  1239.         Transparent = False
  1240.       end
  1241.       object Label44: TLabel
  1242.         Left = 248
  1243.         Top = 200
  1244.         Width = 97
  1245.         Height = 13
  1246.         Caption = 'Priorit'#233' de comparaison'
  1247.       end
  1248.       object Label47: TLabel
  1249.         Left = 16
  1250.         Top = 256
  1251.         Width = 154
  1252.         Height = 13
  1253.         Caption = 'Visualiser comme Associations de Page Web :'
  1254.       end
  1255.       object SaveViewerStateEdit: TBCCheckBox
  1256.         Left = 16
  1257.         Top = 160
  1258.         Width = 107
  1259.         Height = 17
  1260.         HelpContext = 12703
  1261.         Caption = 'Sauver l'#39#233'tat du visualiseur'
  1262.         TabOrder = 4
  1263.         OnClick = SomethingChangedClick
  1264.       end
  1265.       object OpenToFirstDiffEdit: TBCCheckBox
  1266.         Left = 16
  1267.         Top = 140
  1268.         Width = 133
  1269.         Height = 17
  1270.         HelpContext = 12702
  1271.         Caption = 'Ouvrir '#224' la premi'#232're diff'#233'rence'
  1272.         TabOrder = 3
  1273.         OnClick = SomethingChangedClick
  1274.       end
  1275.       object Panel6: TPanel
  1276.         Left = 12
  1277.         Top = 72
  1278.         Width = 429
  1279.         Height = 37
  1280.         BevelOuter = bvNone
  1281.         TabOrder = 2
  1282.         object CopyBothSideBySideEdit: TBCRadioButton
  1283.           Left = 4
  1284.           Top = 18
  1285.           Width = 228
  1286.           Height = 17
  1287.           HelpContext = 12706
  1288.           Caption = 
  1289.             'Utiliser le style c'#244'te-'#224'-c'#244'te avec la tabulation comme s'#233'parateu' +
  1290.             'r'
  1291.           TabOrder = 1
  1292.           OnClick = SomethingChangedClick
  1293.         end
  1294.         object CopyBothOverUnderEdit: TBCRadioButton
  1295.           Left = 4
  1296.           Top = 0
  1297.           Width = 128
  1298.           Height = 17
  1299.           HelpContext = 12705
  1300.           Caption = 'Utiliser l'#39'organisation Dessus/Dessous'
  1301.           TabOrder = 0
  1302.           OnClick = SomethingChangedClick
  1303.         end
  1304.       end
  1305.       object PriorityEdit: TComboBox
  1306.         Left = 248
  1307.         Top = 216
  1308.         Width = 145
  1309.         Height = 21
  1310.         HelpContext = 12708
  1311.         Style = csDropDownList
  1312.         ItemHeight = 13
  1313.         TabOrder = 6
  1314.         OnClick = SomethingChangedClick
  1315.         Items.Strings = (
  1316.           'Basse'
  1317.           'Normale'
  1318.           'Haute'
  1319.           'En temps r'#233'el')
  1320.       end
  1321.       object ContextLinesEdit: TEdit
  1322.         Left = 16
  1323.         Top = 20
  1324.         Width = 33
  1325.         Height = 21
  1326.         HelpContext = 12701
  1327.         TabOrder = 0
  1328.         Text = '1'
  1329.         OnChange = ContextLinesEditChange
  1330.       end
  1331.       object ContextSpin: TUpDown
  1332.         Left = 49
  1333.         Top = 20
  1334.         Width = 16
  1335.         Height = 21
  1336.         HelpContext = 12701
  1337.         Associate = ContextLinesEdit
  1338.         Min = 1
  1339.         Max = 99
  1340.         Position = 1
  1341.         TabOrder = 1
  1342.         Thousands = False
  1343.       end
  1344.       object AsWebPageEdit: TEdit
  1345.         Left = 16
  1346.         Top = 272
  1347.         Width = 389
  1348.         Height = 21
  1349.         HelpContext = 12709
  1350.         TabOrder = 7
  1351.         OnChange = SomethingChangedClick
  1352.       end
  1353.       object IndentCharEdit: TRadioGroup
  1354.         Left = 16
  1355.         Top = 184
  1356.         Width = 137
  1357.         Height = 57
  1358.         HelpContext = 12707
  1359.         Caption = 'L'#39'indentation utilise'
  1360.         Items.Strings = (
  1361.           'Tabulations'
  1362.           'Espaces')
  1363.         TabOrder = 5
  1364.       end
  1365.     end
  1366.     object tsViewColorsPage: TTabSheet
  1367.       Caption = '>Couleurs|Couleurs du Visualiseur de Fichier'
  1368.       ImageIndex = 10
  1369.       TabVisible = False
  1370.       object Label27: TLabel
  1371.         Left = 16
  1372.         Top = 8
  1373.         Width = 162
  1374.         Height = 13
  1375.         Caption = 'S'#233'lectionnez un item et changez sa couleur :'
  1376.       end
  1377.       object Label28: TLabel
  1378.         Left = 45
  1379.         Top = 170
  1380.         Width = 67
  1381.         Height = 13
  1382.         Alignment = taRightJustify
  1383.         Caption = 'Ligne s'#233'lectionn'#233'e :'
  1384.       end
  1385.       object ViewerStripeLabel: TLabel
  1386.         Left = 52
  1387.         Top = 226
  1388.         Width = 60
  1389.         Height = 13
  1390.         Alignment = taRightJustify
  1391.         Caption = 'Couleur de la bande :'
  1392.       end
  1393.       object Label21: TLabel
  1394.         Left = 272
  1395.         Top = 248
  1396.         Width = 79
  1397.         Height = 13
  1398.         Caption = 'Sch'#233'mas pr'#233'd'#233'finis :'
  1399.       end
  1400.       object BoldBtn: TSpeedButton
  1401.         Left = 344
  1402.         Top = 24
  1403.         Width = 24
  1404.         Height = 22
  1405.         Hint = 'Gras'
  1406.         AllowAllUp = True
  1407.         GroupIndex = 1
  1408.         Glyph.Data = {
  1409.           EE000000424DEE0000000000000076000000280000000F0000000F0000000100
  1410.           0400000000007800000000000000000000001000000010000000000000000000
  1411.           80000080000000808000800000008000800080800000C0C0C000808080000000
  1412.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  1413.           7770777777777777777077777777777777707770000000077770777700077000
  1414.           7770777700077000777077770007700077707777000000077770777700077000
  1415.           7770777700077000777077770007700077707770000000077770777777777777
  1416.           777077777777777777707777777777777770}
  1417.         OnClick = StyleBtnClick
  1418.       end
  1419.       object ItalicBtn: TSpeedButton
  1420.         Left = 368
  1421.         Top = 24
  1422.         Width = 24
  1423.         Height = 22
  1424.         Hint = 'Italique'
  1425.         AllowAllUp = True
  1426.         GroupIndex = 2
  1427.         Glyph.Data = {
  1428.           EE000000424DEE0000000000000076000000280000000F0000000F0000000100
  1429.           0400000000007800000000000000000000001000000010000000000000000000
  1430.           80000080000000808000800000008000800080800000C0C0C000808080000000
  1431.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  1432.           7770777777777777777077777777777777707770000007777770777770087777
  1433.           7770777778007777777077777700877777707777778007777770777777700877
  1434.           7770777777780077777077777777008777707777777000007770777777777777
  1435.           777077777777777777707777777777777770}
  1436.         OnClick = StyleBtnClick
  1437.       end
  1438.       object TextLabel: TLabel
  1439.         Left = 288
  1440.         Top = 8
  1441.         Width = 26
  1442.         Height = 13
  1443.         Caption = 'Texte :'
  1444.       end
  1445.       object ViewerBGLabel: TLabel
  1446.         Left = 288
  1447.         Top = 56
  1448.         Width = 60
  1449.         Height = 13
  1450.         Caption = 'Fond :'
  1451.       end
  1452.       object NotDifferentLabel: TLabel
  1453.         Left = 288
  1454.         Top = 104
  1455.         Width = 67
  1456.         Height = 13
  1457.         Caption = 'Non diff'#233'rent :'
  1458.       end
  1459.       object MissingLinesLabel: TLabel
  1460.         Left = 288
  1461.         Top = 64
  1462.         Width = 65
  1463.         Height = 13
  1464.         Caption = 'Lignes manquantes :'
  1465.       end
  1466.       object ViewerSwatch: TListBox
  1467.         Left = 16
  1468.         Top = 24
  1469.         Width = 249
  1470.         Height = 125
  1471.         HelpContext = 12801
  1472.         Style = lbOwnerDrawFixed
  1473.         ItemHeight = 16
  1474.         Items.Strings = (
  1475.           '1'
  1476.           '2'
  1477.           '3'
  1478.           '4'
  1479.           '5'
  1480.           '6')
  1481.         TabOrder = 0
  1482.         OnClick = ViewerSwatchClick
  1483.         OnDrawItem = ViewerSwatchDrawItem
  1484.       end
  1485.       object ViewerSelectedColorBtn: TWin95ColorButton
  1486.         Left = 120
  1487.         Top = 164
  1488.         Width = 46
  1489.         Height = 24
  1490.         HelpContext = 12808
  1491.         Color = 12910532
  1492.         ColorDlgOptions = [cdFullOpen]
  1493.         ButtonCaption = '&Plus...'
  1494.         TabOrder = 7
  1495.         TabStop = True
  1496.         OnClick = ColorBtnClick
  1497.         OnColorChange = ViewerColorChange
  1498.         OnColorDlgOK = ColorDlgOK
  1499.       end
  1500.       object ViewerStripesEdit: TBCCheckBox
  1501.         Left = 16
  1502.         Top = 202
  1503.         Width = 167
  1504.         Height = 17
  1505.         HelpContext = 12550
  1506.         Caption = 'Utiliser des bandes color'#233'es altern'#233'es pour les lignes'
  1507.         TabOrder = 8
  1508.         OnClick = ViewerColorChange
  1509.       end
  1510.       object ViewerStripeColorBtn: TWin95ColorButton
  1511.         Left = 120
  1512.         Top = 220
  1513.         Width = 46
  1514.         Height = 24
  1515.         HelpContext = 12551
  1516.         Color = 14680040
  1517.         ColorDlgOptions = [cdFullOpen]
  1518.         ButtonCaption = '&Plus...'
  1519.         TabOrder = 9
  1520.         TabStop = True
  1521.         OnClick = ColorBtnClick
  1522.         OnColorChange = ViewerColorChange
  1523.         OnColorDlgOK = ColorDlgOK
  1524.       end
  1525.       object PresetEdit: TComboBox
  1526.         Left = 272
  1527.         Top = 264
  1528.         Width = 137
  1529.         Height = 21
  1530.         HelpContext = 12809
  1531.         Style = csDropDownList
  1532.         ItemHeight = 13
  1533.         TabOrder = 10
  1534.         OnChange = PresetEditChange
  1535.         Items.Strings = (
  1536.           'D'#233'faut'
  1537.           'Classique'
  1538.           'Barre verte')
  1539.       end
  1540.       object ViewerFGColorBtn: TWin95ColorButton
  1541.         Left = 288
  1542.         Top = 24
  1543.         Width = 46
  1544.         Height = 24
  1545.         HelpContext = 12802
  1546.         Color = clBlack
  1547.         ColorDlgOptions = [cdFullOpen]
  1548.         ButtonCaption = '&Plus...'
  1549.         TabOrder = 1
  1550.         TabStop = True
  1551.         OnClick = ColorBtnClick
  1552.         OnColorChange = ViewerFGColorBtnColorChange
  1553.         OnColorDlgOK = ColorDlgOK
  1554.       end
  1555.       object ViewerBGColorBtn: TWin95ColorButton
  1556.         Left = 288
  1557.         Top = 72
  1558.         Width = 46
  1559.         Height = 24
  1560.         HelpContext = 12803
  1561.         Color = clWhite
  1562.         ColorDlgOptions = [cdFullOpen]
  1563.         ButtonCaption = '&Plus...'
  1564.         TabOrder = 2
  1565.         TabStop = True
  1566.         OnClick = ColorBtnClick
  1567.         OnColorChange = ViewerBGColorDlgColorChange
  1568.         OnColorDlgOK = ColorDlgOK
  1569.       end
  1570.       object NotDifferentColorBtn: TWin95ColorButton
  1571.         Left = 288
  1572.         Top = 120
  1573.         Width = 46
  1574.         Height = 24
  1575.         HelpContext = 12804
  1576.         Color = clBlack
  1577.         ColorDlgOptions = [cdFullOpen]
  1578.         ButtonCaption = '&Plus...'
  1579.         TabOrder = 3
  1580.         TabStop = True
  1581.         OnClick = ColorBtnClick
  1582.         OnColorChange = ViewerColorChange
  1583.         OnColorDlgOK = ColorDlgOK
  1584.       end
  1585.       object MissingColorBtn: TWin95ColorButton
  1586.         Left = 312
  1587.         Top = 120
  1588.         Width = 46
  1589.         Height = 24
  1590.         HelpContext = 12807
  1591.         Color = clSilver
  1592.         ColorDlgOptions = [cdFullOpen]
  1593.         ButtonCaption = '&Plus...'
  1594.         TabOrder = 6
  1595.         TabStop = True
  1596.         OnClick = ColorBtnClick
  1597.         OnColorChange = ViewerColorChange
  1598.         OnColorDlgOK = ColorDlgOK
  1599.       end
  1600.       object CrosshatchEdit: TBCRadioButton
  1601.         Left = 288
  1602.         Top = 80
  1603.         Width = 74
  1604.         Height = 17
  1605.         HelpContext = 12805
  1606.         Caption = 'Hachures'
  1607.         TabOrder = 4
  1608.         OnClick = ViewerColorChange
  1609.       end
  1610.       object SolidColorEdit: TBCRadioButton
  1611.         Left = 288
  1612.         Top = 100
  1613.         Width = 70
  1614.         Height = 17
  1615.         HelpContext = 12806
  1616.         Caption = 'Couleur pleine'
  1617.         TabOrder = 5
  1618.         OnClick = ViewerColorChange
  1619.       end
  1620.     end
  1621.     object tsNextDiffPage: TTabSheet
  1622.       Caption = '>Diff'#233'rence suivante|Diff'#233'rence suivante'
  1623.       ImageIndex = 9
  1624.       TabVisible = False
  1625.       object Bevel7: TBevel
  1626.         Left = 16
  1627.         Top = 0
  1628.         Width = 393
  1629.         Height = 6
  1630.         Shape = bsBottomLine
  1631.       end
  1632.       object Label23: TLabel
  1633.         Left = 8
  1634.         Top = 0
  1635.         Width = 79
  1636.         Height = 13
  1637.         Caption = 'Diff'#233'rence suivante '
  1638.         Transparent = False
  1639.       end
  1640.       object Bevel9: TBevel
  1641.         Left = 16
  1642.         Top = 72
  1643.         Width = 393
  1644.         Height = 6
  1645.         Shape = bsBottomLine
  1646.       end
  1647.       object Label25: TLabel
  1648.         Left = 8
  1649.         Top = 72
  1650.         Width = 132
  1651.         Height = 13
  1652.         Caption = 'Plus aucune diff'#233'rence '
  1653.         Transparent = False
  1654.       end
  1655.       object Panel1: TPanel
  1656.         Left = 8
  1657.         Top = 20
  1658.         Width = 393
  1659.         Height = 45
  1660.         BevelOuter = bvNone
  1661.         TabOrder = 0
  1662.         object BySectionEdit: TBCRadioButton
  1663.           Left = 8
  1664.           Top = 0
  1665.           Width = 114
  1666.           Height = 17
  1667.           HelpContext = 12901
  1668.           Caption = 'Avancer par section'
  1669.           TabOrder = 0
  1670.           OnClick = SomethingChangedClick
  1671.         end
  1672.         object ByLineEdit: TBCRadioButton
  1673.           Left = 8
  1674.           Top = 18
  1675.           Width = 96
  1676.           Height = 17
  1677.           HelpContext = 12902
  1678.           Caption = 'Avancer par ligne'
  1679.           TabOrder = 1
  1680.           OnClick = SomethingChangedClick
  1681.         end
  1682.         object AutoSelectEdit: TBCCheckBox
  1683.           Left = 192
  1684.           Top = 0
  1685.           Width = 112
  1686.           Height = 17
  1687.           HelpContext = 12903
  1688.           Caption = 'S'#233'lectionner automatiq. la section'
  1689.           TabOrder = 2
  1690.           OnClick = SomethingChangedClick
  1691.         end
  1692.       end
  1693.       object WalkNoneEdit: TBCRadioButton
  1694.         Left = 16
  1695.         Top = 92
  1696.         Width = 130
  1697.         Height = 17
  1698.         HelpContext = 12904
  1699.         Caption = 'Ne pas changer la position'
  1700.         TabOrder = 1
  1701.         OnClick = SomethingChangedClick
  1702.       end
  1703.       object WalkWrapEdit: TBCRadioButton
  1704.         Left = 16
  1705.         Top = 110
  1706.         Width = 170
  1707.         Height = 17
  1708.         HelpContext = 12905
  1709.         Caption = 'Revenir '#224' la premi'#232're diff'#233'rence'
  1710.         TabOrder = 2
  1711.         OnClick = SomethingChangedClick
  1712.       end
  1713.       object WalkNextEdit: TBCRadioButton
  1714.         Left = 16
  1715.         Top = 128
  1716.         Width = 253
  1717.         Height = 17
  1718.         HelpContext = 12906
  1719.         Caption = 
  1720.           'Ouvrir le fichier diff'#233'rent suivant, aller '#224' la premi'#232're diff'#233're' +
  1721.           'nce'
  1722.         TabOrder = 3
  1723.         OnClick = SomethingChangedClick
  1724.       end
  1725.       object WalkBeepEdit: TBCCheckBox
  1726.         Left = 16
  1727.         Top = 188
  1728.         Width = 44
  1729.         Height = 17
  1730.         HelpContext = 12909
  1731.         Caption = 'Bip'
  1732.         Checked = True
  1733.         State = cbChecked
  1734.         TabOrder = 6
  1735.         OnClick = SomethingChangedClick
  1736.       end
  1737.       object WalkConfirmEdit: TBCCheckBox
  1738.         Left = 40
  1739.         Top = 146
  1740.         Width = 126
  1741.         Height = 17
  1742.         HelpContext = 12907
  1743.         Caption = 'Confirmer l'#39'ouverture du fichier suivant'
  1744.         TabOrder = 4
  1745.         OnClick = SomethingChangedClick
  1746.       end
  1747.       object Walk1FolderEdit: TBCCheckBox
  1748.         Left = 40
  1749.         Top = 164
  1750.         Width = 111
  1751.         Height = 17
  1752.         HelpContext = 12908
  1753.         Caption = 'Uniquement dans le dossier actuel'
  1754.         TabOrder = 5
  1755.       end
  1756.     end
  1757.     object tsFontsPage: TTabSheet
  1758.       Caption = 'Polices|Polices'
  1759.       ImageIndex = 7
  1760.       TabVisible = False
  1761.       object Bevel14: TBevel
  1762.         Left = 16
  1763.         Top = 168
  1764.         Width = 393
  1765.         Height = 6
  1766.         Shape = bsBottomLine
  1767.       end
  1768.       object Bevel12: TBevel
  1769.         Left = 16
  1770.         Top = 0
  1771.         Width = 393
  1772.         Height = 6
  1773.         Shape = bsBottomLine
  1774.       end
  1775.       object Label31: TLabel
  1776.         Left = 8
  1777.         Top = 0
  1778.         Width = 106
  1779.         Height = 13
  1780.         Caption = 'Listes du Visualiseur de Dossier '
  1781.         Transparent = False
  1782.       end
  1783.       object Bevel13: TBevel
  1784.         Left = 16
  1785.         Top = 104
  1786.         Width = 393
  1787.         Height = 6
  1788.         Shape = bsBottomLine
  1789.       end
  1790.       object Label32: TLabel
  1791.         Left = 8
  1792.         Top = 104
  1793.         Width = 79
  1794.         Height = 13
  1795.         Caption = 'Visualiseur de fichier texte '
  1796.         Transparent = False
  1797.       end
  1798.       object Label7: TLabel
  1799.         Left = 8
  1800.         Top = 168
  1801.         Width = 63
  1802.         Height = 13
  1803.         Caption = 'Dialogues, etc. '
  1804.         Transparent = False
  1805.       end
  1806.       object ListingFontBtn: TButton
  1807.         Left = 40
  1808.         Top = 64
  1809.         Width = 121
  1810.         Height = 23
  1811.         HelpContext = 13003
  1812.         Caption = 'S'#233'lectionner la police...'
  1813.         TabOrder = 2
  1814.         OnClick = ListingFontBtnClick
  1815.       end
  1816.       object ViewerFontBtn: TButton
  1817.         Left = 40
  1818.         Top = 128
  1819.         Width = 121
  1820.         Height = 23
  1821.         HelpContext = 13011
  1822.         Caption = 'S'#233'lectionner la police...'
  1823.         TabOrder = 3
  1824.         OnClick = ViewerFontBtnClick
  1825.       end
  1826.       object ListingIconFont: TBCRadioButton
  1827.         Left = 16
  1828.         Top = 20
  1829.         Width = 260
  1830.         Height = 17
  1831.         HelpContext = 13001
  1832.         Caption = 
  1833.           'Police de l'#39'ic'#244'ne de fen'#234'tre (= celle des fen'#234'tres de l'#39'explorat' +
  1834.           'eur de fichiers)'
  1835.         TabOrder = 0
  1836.         OnClick = ListingIconFontClick
  1837.       end
  1838.       object ListingSetFont: TBCRadioButton
  1839.         Left = 16
  1840.         Top = 40
  1841.         Width = 52
  1842.         Height = 17
  1843.         HelpContext = 13002
  1844.         Caption = 'Autres :'
  1845.         TabOrder = 1
  1846.         OnClick = ListingSetFontClick
  1847.       end
  1848.       object Panel2: TPanel
  1849.         Left = 8
  1850.         Top = 184
  1851.         Width = 401
  1852.         Height = 97
  1853.         BevelOuter = bvNone
  1854.         TabOrder = 4
  1855.         object DialogDefaultFont: TBCRadioButton
  1856.           Left = 8
  1857.           Top = 4
  1858.           Width = 144
  1859.           Height = 17
  1860.           HelpContext = 13021
  1861.           Caption = 'Police par d'#233'faut de l'#39'interface utilisateur'
  1862.           TabOrder = 0
  1863.           OnClick = DialogDefaultFontClick
  1864.         end
  1865.         object DialogIconFont: TBCRadioButton
  1866.           Left = 8
  1867.           Top = 24
  1868.           Width = 108
  1869.           Height = 17
  1870.           HelpContext = 13022
  1871.           Caption = 'Police de l'#39'ic'#244'ne de fen'#234'tres'
  1872.           TabOrder = 1
  1873.           OnClick = DialogIconFontClick
  1874.         end
  1875.         object DialogSetFont: TBCRadioButton
  1876.           Left = 8
  1877.           Top = 44
  1878.           Width = 52
  1879.           Height = 17
  1880.           HelpContext = 13023
  1881.           Caption = 'Autres :'
  1882.           TabOrder = 2
  1883.           OnClick = DialogSetFontClick
  1884.         end
  1885.         object DialogFontBtn: TButton
  1886.           Left = 32
  1887.           Top = 64
  1888.           Width = 121
  1889.           Height = 23
  1890.           HelpContext = 13024
  1891.           Caption = 'S'#233'lectionner la police...'
  1892.           TabOrder = 3
  1893.           OnClick = DialogFontBtnClick
  1894.         end
  1895.         object DialogFontSwatch: TPanel
  1896.           Left = 256
  1897.           Top = 24
  1898.           Width = 145
  1899.           Height = 25
  1900.           BevelOuter = bvLowered
  1901.           Caption = 'Texte de dialogue'
  1902.           TabOrder = 4
  1903.         end
  1904.       end
  1905.       object ListingFontSwatch: TPanel
  1906.         Left = 264
  1907.         Top = 48
  1908.         Width = 145
  1909.         Height = 25
  1910.         BevelOuter = bvLowered
  1911.         Caption = 'Fichier.ext'
  1912.         TabOrder = 5
  1913.       end
  1914.       object ViewerFontSwatch: TPanel
  1915.         Left = 264
  1916.         Top = 128
  1917.         Width = 145
  1918.         Height = 25
  1919.         BevelOuter = bvLowered
  1920.         Caption = 'visualiseur de texte'
  1921.         TabOrder = 6
  1922.       end
  1923.     end
  1924.     object tsOpenWithPage: TTabSheet
  1925.       Caption = 'Ouvrir avec|Applications "Ouvrir avec" '
  1926.       ImageIndex = 8
  1927.       TabVisible = False
  1928.       object AppTable: TListTable
  1929.         Left = 8
  1930.         Top = 8
  1931.         Width = 401
  1932.         Height = 129
  1933.         HelpContext = 13101
  1934.         DeleteKey = dkNothing
  1935.         DragCursor = crDrag
  1936.         DragMode = dmAutomatic
  1937.         ExtendedSelect = True
  1938.         FooterEnabled = False
  1939.         FreeOnDelete = False
  1940.         Header.Sections = (
  1941.           #0'82'#0'Description'
  1942.           #0'199'#0'Ligne de commande'
  1943.           #0'49'#0'Raccourci clavier')
  1944.         HeaderFont.Charset = DEFAULT_CHARSET
  1945.         HeaderFont.Color = clWindowText
  1946.         HeaderFont.Height = -11
  1947.         HeaderFont.Name = 'Tahoma'
  1948.         HeaderFont.Style = []
  1949.         InsertKey = False
  1950.         MultiSelect = False
  1951.         ParentCtl3D = False
  1952.         ScrollBarAlways = False
  1953.         TabOrder = 0
  1954.         TildeForTab = False
  1955.         VertLines = True
  1956.         WantReturns = False
  1957.         OnClick = AppTableClick
  1958.         OnDblClick = EditAppBtnClick
  1959.         OnDragDrop = AppTableDragDrop
  1960.         OnDragOver = AppTableDragOver
  1961.       end
  1962.       object NewAppBtn: TButton
  1963.         Left = 8
  1964.         Top = 136
  1965.         Width = 64
  1966.         Height = 23
  1967.         HelpContext = 13102
  1968.         Caption = '&Nouvelle'
  1969.         TabOrder = 1
  1970.         OnClick = NewAppBtnClick
  1971.       end
  1972.       object EditAppBtn: TButton
  1973.         Left = 72
  1974.         Top = 136
  1975.         Width = 64
  1976.         Height = 23
  1977.         HelpContext = 13103
  1978.         Caption = '&Editer'
  1979.         TabOrder = 2
  1980.         OnClick = EditAppBtnClick
  1981.       end
  1982.       object MoveAppUpBtn: TBitBtn
  1983.         Left = 136
  1984.         Top = 136
  1985.         Width = 24
  1986.         Height = 23
  1987.         Hint = 'D'#233'placer vers le haut'
  1988.         HelpContext = 13104
  1989.         TabOrder = 3
  1990.         OnClick = MoveAppUpBtnClick
  1991.         Glyph.Data = {
  1992.           F6000000424DF600000000000000760000002800000010000000100000000100
  1993.           04000000000080000000120B0000120B00001000000010000000000000000000
  1994.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  1995.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555500055
  1996.           555555555550B0555555555555508055555555555550B0555555555555508055
  1997.           555555555550B05555555555000080000555555508B8B8B805555555508B8B80
  1998.           5555555550B8B8B055555555550B8B05555555555508B8055555555555508055
  1999.           555555555550B055555555555555055555555555555505555555}
  2000.       end
  2001.       object MoveAppDownBtn: TBitBtn
  2002.         Left = 160
  2003.         Top = 136
  2004.         Width = 24
  2005.         Height = 23
  2006.         Hint = 'D'#233'placer vers le bas'
  2007.         HelpContext = 13105
  2008.         TabOrder = 4
  2009.         OnClick = MoveAppDownBtnClick
  2010.         Glyph.Data = {
  2011.           F6000000424DF600000000000000760000002800000010000000100000000100
  2012.           04000000000080000000120B0000120B00001000000010000000000000000000
  2013.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  2014.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555505555
  2015.           555555555550555555555555550B0555555555555508055555555555508B8055
  2016.           5555555550B8B055555555550B8B8B055555555508B8B805555555508B8B8B80
  2017.           555555500008000055555555550B0555555555555508055555555555550B0555
  2018.           555555555508055555555555550B055555555555550005555555}
  2019.       end
  2020.       object DeleteAppBtn: TButton
  2021.         Left = 184
  2022.         Top = 136
  2023.         Width = 64
  2024.         Height = 23
  2025.         HelpContext = 13106
  2026.         Caption = '&Supprimer'
  2027.         TabOrder = 5
  2028.         OnClick = DeleteAppBtnClick
  2029.       end
  2030.     end
  2031.     object tsBackupsPage: TTabSheet
  2032.       Caption = 'Sauvegardes|Sauvegardes de fichier'
  2033.       ImageIndex = 5
  2034.       TabVisible = False
  2035.       object Label39: TLabel
  2036.         Left = 16
  2037.         Top = 56
  2038.         Width = 98
  2039.         Height = 13
  2040.         Caption = 'Copier "abc.txt" comme :'
  2041.       end
  2042.       object BackupOnCopyEdit: TBCCheckBox
  2043.         Left = 16
  2044.         Top = 0
  2045.         Width = 137
  2046.         Height = 17
  2047.         HelpContext = 13201
  2048.         Caption = 'Copie de secours des fichiers avant de copier'
  2049.         TabOrder = 0
  2050.         OnClick = SomethingChangedClick
  2051.       end
  2052.       object BackupOnSaveEdit: TBCCheckBox
  2053.         Left = 16
  2054.         Top = 24
  2055.         Width = 137
  2056.         Height = 17
  2057.         HelpContext = 13202
  2058.         Caption = 'Copie de secours des fichiers avant de sauvegarder'
  2059.         TabOrder = 1
  2060.         OnClick = SomethingChangedClick
  2061.       end
  2062.       object BackupPathEdit: TEdit
  2063.         Left = 48
  2064.         Top = 152
  2065.         Width = 313
  2066.         Height = 21
  2067.         HelpContext = 13212
  2068.         TabOrder = 9
  2069.         OnChange = SomethingChangedClick
  2070.       end
  2071.       object BackupBrowseBtn: TBitBtn
  2072.         Tag = 1
  2073.         Left = 368
  2074.         Top = 152
  2075.         Width = 24
  2076.         Height = 22
  2077.         Hint = 'Rechercher le dossier de sauvegarde'
  2078.         HelpContext = 13212
  2079.         ParentShowHint = False
  2080.         ShowHint = True
  2081.         TabOrder = 10
  2082.         OnClick = BackupBrowseBtnClick
  2083.         NumGlyphs = 2
  2084.       end
  2085.       object BackupMask1: TBCRadioButton
  2086.         Left = 16
  2087.         Top = 72
  2088.         Width = 37
  2089.         Height = 17
  2090.         HelpContext = 13210
  2091.         Caption = '%1'
  2092.         TabOrder = 2
  2093.         OnClick = SomethingChangedClick
  2094.       end
  2095.       object BackupMask2: TBCRadioButton
  2096.         Left = 16
  2097.         Top = 90
  2098.         Width = 37
  2099.         Height = 17
  2100.         HelpContext = 13210
  2101.         Caption = '%2'
  2102.         TabOrder = 3
  2103.         OnClick = SomethingChangedClick
  2104.       end
  2105.       object BackupMask3: TBCRadioButton
  2106.         Left = 16
  2107.         Top = 108
  2108.         Width = 37
  2109.         Height = 17
  2110.         HelpContext = 13210
  2111.         Caption = '%3'
  2112.         TabOrder = 4
  2113.         OnClick = SomethingChangedClick
  2114.       end
  2115.       object BackupMask4: TBCRadioButton
  2116.         Left = 184
  2117.         Top = 72
  2118.         Width = 37
  2119.         Height = 17
  2120.         HelpContext = 13210
  2121.         Caption = '%4'
  2122.         TabOrder = 5
  2123.         OnClick = SomethingChangedClick
  2124.       end
  2125.       object BackupMask5: TBCRadioButton
  2126.         Left = 184
  2127.         Top = 90
  2128.         Width = 37
  2129.         Height = 17
  2130.         HelpContext = 13210
  2131.         Caption = '%5'
  2132.         TabOrder = 6
  2133.         OnClick = SomethingChangedClick
  2134.       end
  2135.       object BackupMask6: TBCRadioButton
  2136.         Left = 184
  2137.         Top = 108
  2138.         Width = 37
  2139.         Height = 17
  2140.         HelpContext = 13210
  2141.         Caption = '%6'
  2142.         TabOrder = 7
  2143.         OnClick = SomethingChangedClick
  2144.       end
  2145.       object BackupMaskF: TBCRadioButton
  2146.         Left = 16
  2147.         Top = 130
  2148.         Width = 121
  2149.         Height = 17
  2150.         HelpContext = 13211
  2151.         Caption = 'abc.txt dans ce dossier :'
  2152.         TabOrder = 8
  2153.         OnClick = SomethingChangedClick
  2154.       end
  2155.     end
  2156.     object tsFTPPage: TTabSheet
  2157.       Caption = 'FTP|R'#233'glages FTP'
  2158.       ImageIndex = 6
  2159.       TabVisible = False
  2160.       object Label15: TLabel
  2161.         Left = 38
  2162.         Top = 236
  2163.         Width = 61
  2164.         Height = 13
  2165.         Alignment = taRightJustify
  2166.         Caption = '&Cache local :'
  2167.         FocusControl = LocalCacheEdit
  2168.       end
  2169.       object Label16: TLabel
  2170.         Left = 165
  2171.         Top = 236
  2172.         Width = 33
  2173.         Height = 13
  2174.         Caption = 'KOctets'
  2175.       end
  2176.       object Label19: TLabel
  2177.         Left = 8
  2178.         Top = 0
  2179.         Width = 207
  2180.         Height = 13
  2181.         Caption = 'Votre adresse email (pour les connexions anonymes) :'
  2182.       end
  2183.       object Label30: TLabel
  2184.         Left = 36
  2185.         Top = 260
  2186.         Width = 63
  2187.         Height = 13
  2188.         Alignment = taRightJustify
  2189.         Caption = 'Options LIST :'
  2190.       end
  2191.       object Label22: TLabel
  2192.         Left = 29
  2193.         Top = 212
  2194.         Width = 70
  2195.         Height = 13
  2196.         Alignment = taRightJustify
  2197.         Caption = 'D'#233'lai de lecture :'
  2198.       end
  2199.       object Label37: TLabel
  2200.         Left = 141
  2201.         Top = 212
  2202.         Width = 39
  2203.         Height = 13
  2204.         Caption = 'secondes'
  2205.       end
  2206.       object GroupBox6: TGroupBox
  2207.         Left = 264
  2208.         Top = 0
  2209.         Width = 145
  2210.         Height = 329
  2211.         HelpContext = 13340
  2212.         Caption = '&Type de transfert'
  2213.         TabOrder = 10
  2214.         object Label14: TLabel
  2215.           Left = 8
  2216.           Top = 73
  2217.           Width = 73
  2218.           Height = 13
  2219.           Caption = 'Envoyer en ASCII :'
  2220.         end
  2221.         object ftpBinaryEdit: TBCRadioButton
  2222.           Left = 12
  2223.           Top = 36
  2224.           Width = 50
  2225.           Height = 17
  2226.           Caption = 'Binaire'
  2227.           TabOrder = 1
  2228.           OnClick = SomethingChangedClick
  2229.         end
  2230.         object ftpASCIIEdit: TBCRadioButton
  2231.           Left = 12
  2232.           Top = 52
  2233.           Width = 48
  2234.           Height = 17
  2235.           Caption = 'ASCII'
  2236.           TabOrder = 2
  2237.           OnClick = SomethingChangedClick
  2238.         end
  2239.         object ftpAutoEdit: TBCRadioButton
  2240.           Left = 12
  2241.           Top = 20
  2242.           Width = 43
  2243.           Height = 17
  2244.           Caption = 'Auto'
  2245.           Checked = True
  2246.           TabOrder = 0
  2247.           TabStop = True
  2248.           OnClick = SomethingChangedClick
  2249.         end
  2250.         object AsASCIIList: TListBox
  2251.           Left = 8
  2252.           Top = 88
  2253.           Width = 129
  2254.           Height = 177
  2255.           ItemHeight = 13
  2256.           Sorted = True
  2257.           TabOrder = 3
  2258.           OnClick = AsASCIIListClick
  2259.         end
  2260.         object AsASCIIEdit: TEdit
  2261.           Left = 8
  2262.           Top = 270
  2263.           Width = 129
  2264.           Height = 21
  2265.           TabOrder = 4
  2266.           OnChange = AsASCIIEditChange
  2267.         end
  2268.         object AsASCIIAddBtn: TButton
  2269.           Left = 8
  2270.           Top = 296
  2271.           Width = 63
  2272.           Height = 22
  2273.           Caption = 'Ajouter'
  2274.           Enabled = False
  2275.           TabOrder = 5
  2276.           OnClick = AsASCIIAddBtnClick
  2277.         end
  2278.         object AsASCIIRemoveBtn: TButton
  2279.           Left = 74
  2280.           Top = 296
  2281.           Width = 63
  2282.           Height = 22
  2283.           Caption = 'Enlever'
  2284.           Enabled = False
  2285.           TabOrder = 6
  2286.           OnClick = AsASCIIRemoveBtnClick
  2287.         end
  2288.       end
  2289.       object GroupBox7: TGroupBox
  2290.         Left = 8
  2291.         Top = 124
  2292.         Width = 245
  2293.         Height = 73
  2294.         HelpContext = 13320
  2295.         Caption = 'R'#233'solution de &lien'
  2296.         TabOrder = 2
  2297.         object ftpLinkSimpleEdit: TBCRadioButton
  2298.           Left = 12
  2299.           Top = 32
  2300.           Width = 50
  2301.           Height = 17
  2302.           Caption = 'Simple'
  2303.           TabOrder = 1
  2304.           OnClick = SomethingChangedClick
  2305.         end
  2306.         object ftpLinkFastEdit: TBCRadioButton
  2307.           Left = 12
  2308.           Top = 16
  2309.           Width = 41
  2310.           Height = 17
  2311.           Caption = 'Rapide'
  2312.           TabOrder = 0
  2313.           OnClick = SomethingChangedClick
  2314.         end
  2315.         object ftpLinkCompleteEdit: TBCRadioButton
  2316.           Left = 12
  2317.           Top = 48
  2318.           Width = 65
  2319.           Height = 17
  2320.           Caption = 'Compl'#232'te'
  2321.           TabOrder = 2
  2322.           OnClick = SomethingChangedClick
  2323.         end
  2324.       end
  2325.       object GroupBox8: TGroupBox
  2326.         Left = 8
  2327.         Top = 44
  2328.         Width = 245
  2329.         Height = 73
  2330.         HelpContext = 13310
  2331.         Caption = 'Conversion de nom de &fichier'
  2332.         TabOrder = 1
  2333.         OnClick = SomethingChangedClick
  2334.         object ftpFNUnchangedEdit: TBCRadioButton
  2335.           Left = 12
  2336.           Top = 16
  2337.           Width = 85
  2338.           Height = 17
  2339.           Caption = 'Ne pas changer'
  2340.           TabOrder = 0
  2341.           OnClick = SomethingChangedClick
  2342.         end
  2343.         object ftpFNLowerEdit: TBCRadioButton
  2344.           Left = 12
  2345.           Top = 32
  2346.           Width = 71
  2347.           Height = 17
  2348.           Caption = 'minuscules'
  2349.           TabOrder = 1
  2350.           OnClick = SomethingChangedClick
  2351.         end
  2352.         object ftpFNUpperEdit: TBCRadioButton
  2353.           Left = 12
  2354.           Top = 48
  2355.           Width = 81
  2356.           Height = 17
  2357.           Caption = 'MAJUSCULES'
  2358.           TabOrder = 2
  2359.           OnClick = SomethingChangedClick
  2360.         end
  2361.       end
  2362.       object LocalCacheEdit: TEdit
  2363.         Left = 104
  2364.         Top = 232
  2365.         Width = 57
  2366.         Height = 21
  2367.         HelpContext = 13331
  2368.         TabOrder = 4
  2369.         Text = '4096'
  2370.         OnChange = SomethingChangedClick
  2371.         OnKeyPress = NumericEditKeyPress
  2372.       end
  2373.       object EMailEdit: TEdit
  2374.         Left = 8
  2375.         Top = 16
  2376.         Width = 245
  2377.         Height = 21
  2378.         HelpContext = 13301
  2379.         TabOrder = 0
  2380.         OnChange = SomethingChangedClick
  2381.       end
  2382.       object DetailedMDTMEdit: TBCCheckBox
  2383.         Left = 8
  2384.         Top = 282
  2385.         Width = 106
  2386.         Height = 17
  2387.         HelpContext = 13332
  2388.         Caption = 'Prendre les dates/&heures'
  2389.         TabOrder = 6
  2390.         OnClick = SomethingChangedClick
  2391.       end
  2392.       object AutoReconnectEdit: TBCCheckBox
  2393.         Left = 8
  2394.         Top = 300
  2395.         Width = 97
  2396.         Height = 17
  2397.         HelpContext = 13333
  2398.         Caption = '&Reconnexion automatique'
  2399.         TabOrder = 7
  2400.         OnClick = SomethingChangedClick
  2401.       end
  2402.       object LISTOptionsEdit: TEdit
  2403.         Left = 104
  2404.         Top = 256
  2405.         Width = 109
  2406.         Height = 21
  2407.         HelpContext = 13336
  2408.         TabOrder = 5
  2409.       end
  2410.       object StripVMSVersionsEdit: TBCCheckBox
  2411.         Left = 8
  2412.         Top = 318
  2413.         Width = 146
  2414.         Height = 17
  2415.         HelpContext = 13334
  2416.         Caption = 'Cacher les num'#233'ros de version &VMS'
  2417.         TabOrder = 8
  2418.         OnClick = SomethingChangedClick
  2419.       end
  2420.       object FTPTimeoutEdit: TEdit
  2421.         Left = 104
  2422.         Top = 208
  2423.         Width = 33
  2424.         Height = 21
  2425.         HelpContext = 13330
  2426.         TabOrder = 3
  2427.       end
  2428.       object FTPUseCompressionEdit: TBCCheckBox
  2429.         Left = 8
  2430.         Top = 320
  2431.         Width = 151
  2432.         Height = 17
  2433.         HelpContext = 13335
  2434.         Caption = 'Utiliser la compression (MOD Z)'
  2435.         TabOrder = 9
  2436.         Visible = False
  2437.         OnClick = SomethingChangedClick
  2438.       end
  2439.     end
  2440.     object tsFirewallPage: TTabSheet
  2441.       HelpContext = 13403
  2442.       Caption = '>Pare-feu / Proxy|R'#233'glages du Pare-feu (Firewall) / Proxy'
  2443.       ImageIndex = 14
  2444.       TabVisible = False
  2445.       object Label18: TLabel
  2446.         Left = 24
  2447.         Top = 96
  2448.         Width = 56
  2449.         Height = 13
  2450.         Caption = 'Nom de l'#39'&h'#244'te :'
  2451.         FocusControl = ProxyHostEdit
  2452.       end
  2453.       object ProxyPortLabel: TLabel
  2454.         Left = 256
  2455.         Top = 96
  2456.         Width = 24
  2457.         Height = 13
  2458.         Caption = 'Port :'
  2459.       end
  2460.       object Label17: TLabel
  2461.         Left = 24
  2462.         Top = 136
  2463.         Width = 52
  2464.         Height = 13
  2465.         Caption = 'Utilisateur :'
  2466.       end
  2467.       object ProxyPasswordLabel: TLabel
  2468.         Left = 168
  2469.         Top = 136
  2470.         Width = 50
  2471.         Height = 13
  2472.         Caption = 'Mot de passe :'
  2473.       end
  2474.       object PASVModeEdit: TBCCheckBox
  2475.         Left = 8
  2476.         Top = 44
  2477.         Width = 85
  2478.         Height = 17
  2479.         HelpContext = 13409
  2480.         Caption = 'Mode &Passif'
  2481.         TabOrder = 1
  2482.         OnClick = SomethingChangedClick
  2483.       end
  2484.       object UseFirewallEdit: TBCCheckBox
  2485.         Left = 8
  2486.         Top = 72
  2487.         Width = 77
  2488.         Height = 17
  2489.         HelpContext = 13404
  2490.         Caption = 'Utiliser le pare-&feu'
  2491.         TabOrder = 2
  2492.         OnClick = SomethingChangedClick
  2493.       end
  2494.       object ProxyHostEdit: TEdit
  2495.         Left = 24
  2496.         Top = 112
  2497.         Width = 225
  2498.         Height = 21
  2499.         HelpContext = 13402
  2500.         TabOrder = 3
  2501.         OnChange = SomethingChangedClick
  2502.       end
  2503.       object ProxyPortEdit: TEdit
  2504.         Left = 256
  2505.         Top = 112
  2506.         Width = 33
  2507.         Height = 21
  2508.         HelpContext = 13402
  2509.         TabOrder = 4
  2510.         OnChange = SomethingChangedClick
  2511.         OnKeyPress = NumericEditKeyPress
  2512.       end
  2513.       object ProxyUsernameEdit: TEdit
  2514.         Left = 24
  2515.         Top = 152
  2516.         Width = 137
  2517.         Height = 21
  2518.         HelpContext = 13402
  2519.         TabOrder = 5
  2520.         OnChange = SomethingChangedClick
  2521.       end
  2522.       object ProxyPasswordEdit: TEdit
  2523.         Left = 168
  2524.         Top = 152
  2525.         Width = 121
  2526.         Height = 21
  2527.         HelpContext = 13402
  2528.         PasswordChar = '*'
  2529.         TabOrder = 6
  2530.         OnChange = SomethingChangedClick
  2531.       end
  2532.       object ClearFTPPasswordsBtn: TButton
  2533.         Left = 8
  2534.         Top = 8
  2535.         Width = 137
  2536.         Height = 23
  2537.         Hint = 'Effacer les mots de passe FTP sauvegard'#233's'
  2538.         HelpContext = 13405
  2539.         Caption = 'Effacer les mots de passe'
  2540.         TabOrder = 0
  2541.         OnClick = ClearFTPPasswordsBtnClick
  2542.       end
  2543.       object FirewallTypeGroup: TGroupBox
  2544.         Left = 24
  2545.         Top = 184
  2546.         Width = 389
  2547.         Height = 105
  2548.         Caption = 'Type de pare-feu'
  2549.         TabOrder = 7
  2550.         object RadioTransparent: TBCRadioButton
  2551.           Left = 8
  2552.           Top = 16
  2553.           Width = 79
  2554.           Height = 17
  2555.           Caption = 'Transparent'
  2556.           TabOrder = 0
  2557.           OnClick = SomethingChangedClick
  2558.         end
  2559.         object RadioUserSite: TBCRadioButton
  2560.           Left = 8
  2561.           Top = 32
  2562.           Width = 127
  2563.           Height = 17
  2564.           Caption = 'USER Utilisateur@h'#244'te'
  2565.           TabOrder = 1
  2566.           OnClick = SomethingChangedClick
  2567.         end
  2568.         object RadioUserPass: TBCRadioButton
  2569.           Left = 8
  2570.           Top = 48
  2571.           Width = 176
  2572.           Height = 17
  2573.           Caption = 'USER Utilisateur@proxyID@h'#244'te'
  2574.           TabOrder = 2
  2575.           OnClick = SomethingChangedClick
  2576.         end
  2577.         object RadioSite: TBCRadioButton
  2578.           Left = 8
  2579.           Top = 64
  2580.           Width = 92
  2581.           Height = 17
  2582.           Caption = 'SITE h'#244'te'
  2583.           TabOrder = 3
  2584.           OnClick = SomethingChangedClick
  2585.         end
  2586.         object RadioOpen: TBCRadioButton
  2587.           Left = 224
  2588.           Top = 16
  2589.           Width = 97
  2590.           Height = 17
  2591.           Caption = 'OPEN h'#244'te'
  2592.           TabOrder = 5
  2593.           OnClick = SomethingChangedClick
  2594.         end
  2595.         object RadioSocks4: TBCRadioButton
  2596.           Left = 224
  2597.           Top = 32
  2598.           Width = 62
  2599.           Height = 17
  2600.           Caption = 'SOCKS 4'
  2601.           TabOrder = 6
  2602.           OnClick = SomethingChangedClick
  2603.         end
  2604.         object RadioSocks4a: TBCRadioButton
  2605.           Left = 224
  2606.           Top = 48
  2607.           Width = 69
  2608.           Height = 17
  2609.           Caption = 'SOCKS 4A'
  2610.           TabOrder = 7
  2611.           OnClick = SomethingChangedClick
  2612.         end
  2613.         object RadioSocks5: TBCRadioButton
  2614.           Left = 224
  2615.           Top = 64
  2616.           Width = 62
  2617.           Height = 17
  2618.           Caption = 'SOCKS 5'
  2619.           TabOrder = 8
  2620.           OnClick = SomethingChangedClick
  2621.         end
  2622.         object RadioAcct: TBCRadioButton
  2623.           Left = 8
  2624.           Top = 80
  2625.           Width = 106
  2626.           Height = 17
  2627.           Caption = 'USER/PASS/ACCT'
  2628.           TabOrder = 4
  2629.           OnClick = SomethingChangedClick
  2630.         end
  2631.       end
  2632.     end
  2633.     object tsShortcutsPage: TTabSheet
  2634.       Caption = 'Keyboard|DO NOT LOCALIZE'
  2635.       ImageIndex = 4
  2636.       TabVisible = False
  2637.       object Label5: TLabel
  2638.         Left = 8
  2639.         Top = 216
  2640.         Width = 401
  2641.         Height = 57
  2642.         AutoSize = False
  2643.         Caption = 
  2644.           'Pour d'#233'finir un raccourci clavier, s'#233'lectionner une commande de ' +
  2645.           'menu dans la liste, et puis appuyez sur la touche souhait'#233'e.  Ta' +
  2646.           'pez Suppr pour enlever un raccourci.'
  2647.         WordWrap = True
  2648.       end
  2649.       object Collision1: TLabel
  2650.         Left = 8
  2651.         Top = 272
  2652.         Width = 11
  2653.         Height = 13
  2654.         Caption = '%'
  2655.         Visible = False
  2656.       end
  2657.       object Collision2: TLabel
  2658.         Left = 24
  2659.         Top = 288
  2660.         Width = 11
  2661.         Height = 13
  2662.         Caption = '%'
  2663.         Visible = False
  2664.       end
  2665.       object CommandList: TListTable
  2666.         Left = 8
  2667.         Top = 0
  2668.         Width = 401
  2669.         Height = 201
  2670.         HelpContext = 13501
  2671.         DeleteKey = dkNothing
  2672.         DragCursor = crDrag
  2673.         DragMode = dmManual
  2674.         ExtendedSelect = True
  2675.         FooterEnabled = False
  2676.         FreeOnDelete = False
  2677.         Header.Sections = (
  2678.           #0'246'#0'Commande'
  2679.           #0'48'#0'Raccourci clavier')
  2680.         HeaderFont.Charset = DEFAULT_CHARSET
  2681.         HeaderFont.Color = clWindowText
  2682.         HeaderFont.Height = -11
  2683.         HeaderFont.Name = 'Tahoma'
  2684.         HeaderFont.Style = []
  2685.         InsertKey = False
  2686.         MultiSelect = False
  2687.         ParentCtl3D = False
  2688.         ScrollBarAlways = False
  2689.         TabOrder = 0
  2690.         VertLines = True
  2691.         WantReturns = False
  2692.         OnClick = CommandListClick
  2693.         OnGetDisplayText = CommandListGetDisplayText
  2694.         OnKeyDown = CommandListKeyDown
  2695.         OnKeyPress = CommandListKeyPress
  2696.         OnKeyUp = CommandListKeyUp
  2697.       end
  2698.     end
  2699.   end
  2700.   object ApplyBtn: TButton
  2701.     Left = 504
  2702.     Top = 392
  2703.     Width = 73
  2704.     Height = 23
  2705.     HelpContext = 3
  2706.     Caption = '&Appliquer'
  2707.     TabOrder = 3
  2708.     OnClick = ApplyBtnClick
  2709.   end
  2710.   object OptionsTree: TTreeView
  2711.     Left = 8
  2712.     Top = 8
  2713.     Width = 145
  2714.     Height = 409
  2715.     HideSelection = False
  2716.     Indent = 19
  2717.     ReadOnly = True
  2718.     TabOrder = 4
  2719.     OnChange = OptionsTreeChange
  2720.   end
  2721.   object FontDialog: TFontDialog
  2722.     Font.Charset = DEFAULT_CHARSET
  2723.     Font.Color = clWindowText
  2724.     Font.Height = -11
  2725.     Font.Name = 'MS Sans Serif'
  2726.     Font.Style = []
  2727.     Left = 100
  2728.     Top = 360
  2729.   end
  2730.   object OpenDialog: TOpenDialog
  2731.     Left = 68
  2732.     Top = 360
  2733.   end
  2734. end
  2735.